Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR hdinsight/resource-manager/v2015_03_01_preview] [HDInsight] Change accessModes and applicationType from enum to string #4699

Conversation

openapi-sdkautomation[bot]
Copy link

@openapi-sdkautomation
Copy link
Author

Installation Instructions

You can install the package hdinsight/resource-manager/v2015_03_01_preview of this PR by downloading the artifact jar files. Then ensure that the jar files are on your project's classpath.

Direct Download

The generated package artifacts can be directly downloaded from here:

Problem: in previous pr #6665 we modify accessModes and applicationType to enum, this will bring breaking change in java sdk. Solution: remove the two enum, change it to string type
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/hdinsight/resource-manager/v2015_03_01_preview@6785 branch from d4b8c65 to f3d6f00 Compare July 30, 2019 06:32
@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@openapi-sdkautomation openapi-sdkautomation bot merged commit 8e705b9 into Azure:sdkAutomation/hdinsight/resource-manager/v2015_03_01_preview Jul 31, 2019
@openapi-sdkautomation openapi-sdkautomation bot deleted the sdkAutomation/hdinsight/resource-manager/v2015_03_01_preview@6785 branch July 31, 2019 15:09
@openapi-sdkautomation
Copy link
Author

Integration Pull Request: #4739

openapi-sdkautomation bot added a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Aug 22, 2019
Problem: in previous pr Azure#6665 we modify accessModes and applicationType to enum, this will bring breaking change in java sdk. Solution: remove the two enum, change it to string type
openapi-sdkautomation bot added a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Aug 22, 2019
Problem: in previous pr Azure#6665 we modify accessModes and applicationType to enum, this will bring breaking change in java sdk. Solution: remove the two enum, change it to string type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant